onAttach

Called when a fragment is first attached to its context. onCreate will be called after this.


Deprecated

See onAttach.

Called when a fragment is first attached to its activity. onCreate will be called after this.